@charset "utf-8";
/* CSS Document */
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,input,textarea,p{margin:0px;padding:0px;font-family:'思源黑体','微软雅黑';color:#000;}
body{background:#ffffff;}
ul{list-style:none;}
img,a img{border:0px;border:none;}
a{text-decoration:none;}
a.hidefocus{outline:none}
a:hover{text-decoration:underline;text-decoration:none;}
label{ margin-bottom:0; font-weight:normal;}
input,textarea{border:0;outline:none;/*去除蓝色边框*/}
select::-ms-expand { display:none;}
select{ appearance:none; -moz-appearance:none; -webkit-appearance:none;background-color:#fff; }
.white{ background:#fff;}
/*****以上样式不可更改*****/

.header {width:100%;position:fixed;top:0;left:0;z-index:999999;background:#fff;}
.header.on{box-shadow: 0 5px 5px rgba(0,0,0,.2);} 
.headerFiex{ display: flex; align-items: center; justify-content: space-between;}
.headerFiex .logo,.headerFiex .logo img { height: 52px; display: block;}
/*右侧*/
.header .nav {-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;height:100%; line-height:100px;}
.header .navbar_nav li {float:left;position:relative;display:block; margin-left:20px;}
.header .navbar_nav li a {height: 100px; line-height: 100px; font-size: 15px; padding: 0px 15px; display: block; color: #2a333c; display: flex; align-items: center; position: relative;}
.header .navbar_nav li:hover a,.header .navbar_nav li.active a{color:#309CC1;}
.header .navbar_nav li:hover a::before,.header .navbar_nav li.active a::before{width: 25px; height: 3px; background: #309CC1; border-radius: 2px; content: ""; position: absolute; bottom: 50%; left: 50%;transform: translateX(-50%); margin-bottom:-18px;}
.banner{ position: relative; overflow: hidden;}
.banner img{ width: 100%;}
.banner .swiper-pagination{ bottom: 20px; width: 100%; display: flex; justify-content: center;}
.banner .swiper-pagination .swiper-pagination-bullet{ width: 26px; height: 26px; background: #E0E0E0; opacity: 1; margin: 0px 25px;}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #2EBCEF;}
.banner .swiper-button-next i,.banner .swiper-button-prev i{ font-size: 46px; color: #272636; opacity: .6;}

.wrap{ padding-top:100px;}
#navToggle,.m_nav {display:none;}
.indexSan{ background: #F9F9F9; padding: 30px 0px;}
.indexSanFelx{ display: flex; align-items: center; justify-content: space-between;}
.indexSanFelx .item{ text-align: center;}
.indexSanFelx .item .imgbox{ width:94px; height: 94px; display: block; margin: 0 auto;}
.indexSanFelx .item .imgbox img{ width:94px; height: 94px; }
.indexSanFelx .item .txtbox h4{font-weight: bold; font-size: 20px; color: #1E1E1E; line-height: 26px;}
.indexSanFelx .item .txtbox p{font-size: 16px; color: #4D4D4D; line-height: 22px; margin-top: 10px;}
.indexSanFelx .xian{ width: 1px; height:170px; background: #707070;transform: rotate(45deg);opacity: 0.26;}
.indexJieShao{ padding: 50px 0px;}
.title{ display: flex; align-items: center; justify-content: center;}
.title h3{font-size: 34px; color: #272727; line-height: 45px; margin: 0px 50px;}
.title .xian{width: 122px; height: 2px; background: #E5E2E2; position: relative;}
.title .xian::before{ width: 45px; height: 2px; background: #07B5EE; position: absolute; top: 0; content: "";}
.title .xian.xianLeft::before{ left: 0;}
.title .xian.xianRight::before{ right: 0;}
.indexJieShaoFlex{ margin-top: 50px; display: flex; align-items: flex-start;}
.indexJieShaoFlex .txtbox{ flex: 1; width: 100%;}
.indexJieShaoFlex .txtbox h3{font-weight: 400; font-size: 25px; color: #272727; line-height:33px; padding-left: 30px; position: relative;}
.indexJieShaoFlex .txtbox h3::before{ position: absolute; left: 0; top: 50%; transform: translateY(-50%); content: ""; width: 0; height: 0; border-top: 12px solid transparent; border-right: 12px solid transparent; border-left: 12px solid #2EBCEF; border-bottom: 12px solid transparent;}
.indexJieShaoFlex .txtbox p{font-size: 18px; color: #272727; line-height: 30px; margin-top: 30px;}
.indexJieShaoFlex .imgbox{ width: 50%; margin-left: 100px;}
.indexJieShaoFlex .imgbox img{ max-width: 100%; max-height: 229px;}
.indexJieShaoMore{ display: flex; align-items: center; justify-content: center;width: 166px; height: 44px; background: #46C3F0; color: #FFFFFF; font-size: 15px; margin:0 auto; margin-top: 40px; border-radius: 6px;}
.indexJieShaoMore i{ margin-left: 10px;}
.indexJieShaoMore:hover{ opacity: .7; color: #ffffff;}
.indexVideo{position: relative;}
.indexVideo img{ width: 100%;}
.indexVideo .Play{ position: absolute; left: 50%; top: 50%;transform: translate(-50%,-50%); width: 112px; cursor: pointer;}
.indexYeWu{ padding: 50px 0px;}
.indexYeWuList{ margin-top: 80px;}
.indexYeWuList li .item{background: #FFFFFF; box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16); position: relative;}
.indexYeWuList li .item .itemBox .imgbox,.indexYeWuList li .item .itemBox .imgbox img{ width: 100%; height: 219px;}
.indexYeWuList li .item .itemBox .txtbox{ padding: 10px 14px 40px 14px; position: relative;}
.indexYeWuList li .item .itemBox .txtbox h4{font-size: 20px; color: #272727; line-height:26px;}
.indexYeWuList li .item .itemBox .txtbox p{font-size: 14px; color: #575757; line-height:20px; margin-top: 12px; min-height: 40px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;}
.indexYeWuList li .item .itemBox .txtbox em{width: 58px; height: 4px; background: #2EBCEF; border-radius: 4px; position: absolute; bottom:13px; left: 50%;transform: translateX(-50%); }
.indexYeWuList li .item .itemTxt{ position: absolute; left: 0; top:0; width: 100%; height: 100%; background: #2EBCEF; padding:30px 14px; opacity: 0;transition:0.3s; }
.indexYeWuList li .item .itemTxt em{width: 58px; height: 4px; background: #FFFFFF; border-radius: 4px; position: absolute; top:13px; left: 50%;transform: translateX(-50%); }
.indexYeWuList li .item .itemTxt h4{font-weight: bold; font-size: 18px; color: #FFFFFF; line-height: 30px; padding-left: 11px; position: relative;}
.indexYeWuList li .item .itemTxt h4::before{width: 4px; height: 17px; background: #FFFFFF; border-radius: 4px; content: ""; position: absolute; left: 0; top: 50%;transform: translateY(-50%); }
.indexYeWuList li .item .itemTxt p{font-size: 14px; color: #FFFFFF; line-height:20px; margin-top: 10px; min-height:180px;}
.indexYeWuList li .item .itemTxt span{font-weight: bold; font-size: 66px; color: #FFFFFF; line-height:90px; opacity: .4; display: block; text-align: right;}
.indexYeWuList li .item:hover .itemTxt{ opacity: 1;}
.newsSwiper{ position: relative; overflow: hidden; margin-top: 100px;}
.newsSwiper img{ height: 413px; width: 100%;}
.newsSwiper .text{ position: absolute; bottom:0; left: 0; padding:25px; background: rgba(0, 0, 0, .6); width: 100%; display: flex; align-items: center; padding-right: 240px;}
.newsSwiper .text p{ color: #FFFFFF; font-size: 20px; line-height: 30px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsSwiper .text i{ margin-left: 10px; color: #ffffff; font-size: 30px;}
.newsSwiper .swiper-button-next,.newsSwiper .swiper-button-prev{width: 34px; height: 81px; background:rgba(128, 128, 128, .22); justify-content: center;}
.newsSwiper .swiper-button-prev{ left: 0;}
.newsSwiper .swiper-button-next{ right: 0;}
.newsSwiper .swiper-button-next i,.newsSwiper .swiper-button-prev i{ color: #B1B1B1; font-size: 28px;}
.newsSwiper .swiper-pagination{ position: absolute; bottom:31px; right: 30px; display: flex; justify-content: flex-end;}
.newsSwiper .swiper-pagination .swiper-pagination-bullet{width: 16px; height: 16px; background: #F6F6F6; margin-left: 25px; opacity: 1;}
.newsSwiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{ background: #2EBCEF;}
.newsList{background: #FFFFFF; box-shadow: 0px 3px 12px 1px rgba(0,0,0,0.16); padding: 0px 40px; margin-top: 100px;}
.newsList ul li{ display: flex; align-items: center;border-bottom: 1px solid rgba(112, 112, 112, .3);}
.newsList ul li a{ color: #050505; font-size: 18px; line-height: 68px; flex: 1; width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsList ul li a img{ width: 20px; margin-right: 4px;}
.newsList ul li span{ color: #A0A0A0; font-size: 15px;}
.newsList ul li:hover a{ color: #309CC1;}
.newsList ul li:last-child { border: none;}
.indexChanPin{ background: #F9F9F9; padding: 50px 0px;}
.ChanPinSwiper{ margin-top: 100px; padding: 0px 120px; position: relative; overflow: hidden;}
.ChanPinSwiper img{ width: 100%;height: 214px;}
.ChanPinSwiper .text{position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(34, 34, 34, .71); display: flex; align-items: center;  justify-content: center; padding: 15px;}
.ChanPinSwiper .text h4{font-size: 16px; color: #FFFFFF; line-height: 25px;}
.ChanPinSwiper .swiper-button-next,.ChanPinSwiper .swiper-button-prev{width: 74px; height: 81px; background:rgba(128, 128, 128, .22); justify-content: center;}
.ChanPinSwiper .swiper-button-prev{ left: 0;}
.ChanPinSwiper .swiper-button-next{ right: 0;}
.ChanPinSwiper .swiper-button-next i,.ChanPinSwiper .swiper-button-prev i{ color: #B1B1B1; font-size: 28px;}
.indexZhanShi{ padding: 50px 0px; background: #ffffff;}
.ZhanshiSwiper{ margin-top: 50px;}
.ZhanshiSwiper .swiper-slide{ width: 20%;}
.ZhanshiSwiper .swiper-slide .item{ border: 1px solid #EEEDED; background: #ffffff; display: block; height: 95px; display:flex; align-items: center; justify-content: center;}
.ZhanshiSwiper .swiper-slide .item img{ max-width: 100%; max-height: 100%;}
.footer .footerUp{ background: #333333; padding: 80px 30px; display: flex; align-items: center; justify-content: center;}
.footer .footerUp .txtbox p{font-size: 18px; color: #777777; padding: 15px 0px;}
.footer .footerUp .txtbox p img{ width: 42px; height: 42px; margin-right: 20px;}
.footer .footerUp .imgbox{ margin-left: 60px; padding-left: 120px; position: relative;}
.footer .footerUp .imgbox img{ width: 129px;}
.footer .footerUp .imgbox::before{ position: absolute; left: 0; top: 50%;transform: translateY(-50%); content: "";width: 1px; height: 154px; background: linear-gradient( 180deg, rgba(255,255,255,0) 0%, #C1C1C1 49%, rgba(255,249,249,0) 100%);}
.footer .Copyright{ background: #282727; text-align: center; padding: 15px; color: #ffffff; font-size: 16px;}
.pageBanner{ position: relative;}
.pageBanner img{ width: 100%; height: 800px; object-fit: cover;}
.pageBanner .text{ position: absolute; left: 0; top: 0; display: flex; align-items: center; width: 100%; height: 100%;}
.pageBanner .text span{font-weight: 400; font-size: 36px; color: #FFFFFF; line-height: 50px; display: block;}
.pageBanner .text h1{font-weight: bold; font-size: 84px; color: #FFFFFF; line-height: 110px; margin-top: 20px;}
.pageBanner .mbxNav{ position: absolute; left: 0; width: 100%; bottom:50px;}
.pageBanner .mbxNav .mbxNavFlex{ display: flex; align-items: center;}
.pageBanner .mbxNav .mbxNavFlex img{ width: 24px; height: 24px;}
.pageBanner .mbxNav .mbxNavFlex em{width: 3px; height: 20px; background: #FFFFFF; border-radius: 3px; margin: 0px 20px;}
.pageBanner .mbxNav .mbxNavFlex a{font-size: 14px; color: #FFFFFF; line-height:30px; padding-right: 20px; margin-right: 20px; position: relative;}
.pageBanner .mbxNav .mbxNavFlex a.fa-angle-right::before{ position: absolute; right: 0; top: 50%; transform: translateY(-50%); }
.pageBanner .mbxNav .mbxNavFlex a:last-child.fa-angle-right::before{ display: none;}
.JieShaoWrap{ padding-bottom: 50px;}
.jieshaoNav{ display: flex; flex-wrap: wrap; justify-content: center;}
.jieshaoNav li{padding: 0px 15px; position: relative;}
.jieshaoNav li::before{ position: absolute; right: 0; top: 50%;transform: translateY(-50%); width: 1px; height: 22px; background: #D1D1D1; content: "";}
.jieshaoNav li:last-child::before{ display: none;}
.jieshaoNav li a{ line-height: 72px; padding: 0px 10px; color: #A3A3A3; font-size: 20px; display: block;}
.jieshaoNav li.active a{ background: #2EBCEF; color: #ffffff;border-radius: 0px 0px 6px 6px;}
.JieShaoImg{ max-width: 1115px; width: 100%; margin: 0 auto; margin-top: 50px;}
.JieShaoImg img{ width: 100%;}
.JieShaoTxt{ display: flex; align-items: flex-start; margin-top: 100px;}
.JieShaoTitle{ margin-right:80px;}
.JieShaoTitle span{font-weight: bold; font-size: 36px; color: #8B8B8B; line-height: 50px;}
.JieShaoTitle h2{font-weight: bold; font-size: 71px; color: #070707; line-height: 90px;}
.JieShaoText{ flex: 1; width: 100%; }
.JieShaoText p{font-weight: bold; font-size: 17px; color: #2B2B2B; line-height: 30px; margin-bottom: 10px;}
.newsTitle{ border-bottom: 1px solid rgba(112, 112, 112, .35); padding: 20px 0px;}
.newsTitle h3{font-size: 22px; color: #0C0C0C; line-height:40px; position: relative; padding-left: 18px;}
.newsTitle h3::before{width: 9px; height: 40px; background: #2EBCEF; border-radius: 5px; position: absolute; left: 0; top: 0; content: "";}
.newsBox .item{background: #FFFFFF; box-shadow: 0px 3px 10px 1px rgba(0,0,0,0.16); margin-top: 35px; display: flex;}
.newsBox .item .imgbox{  flex: 1; width: 100%;}
.newsBox .item .imgbox img{ width: 100%; height: 100%;}
.newsBox .item .txtbox{ width: 655px; padding:40px;}
.newsBox .item .txtbox .time{font-size: 16px; color: #777777; line-height:25px;}
.newsBox .item .txtbox .name{font-weight: 400; font-size: 20px; color: #141414; line-height: 30px; font-weight: bold; margin-top: 30px;}
.newsBox .item .txtbox .text{font-size: 15px; color: #363636; line-height:22px; margin-top: 24px;text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;}
.newsBox .item .txtbox .more{width: 61px; height: 48px; background: #E8E8E8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-top: 50px;}
.newsBox .item .txtbox .more i{ color: #ffffff; font-size: 30px;}
.newsBox .item:hover .txtbox .more,.newsBoxList .item:hover .txtbox .more{ background: #2EBCEF;}
.newsBoxList li{ margin-top: 80px;}
.newsBoxList .item{background: #FFFFFF; box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16); display: block;}

.newsBoxList .item .imgbox,.newsBoxList .item .imgbox img{ width: 100%; height: 238px;-webkit-transition: -webkit-transform .5s;transition: transform .5s; overflow: hidden;}
.newsBoxList .item:hover .imgbox img{-webkit-transform: scale(1.1);transform: scale(1.1)}
.newsBoxList .item .txtbox{ padding: 15px;}
.newsBoxList .item .txtbox .time{font-size: 14px; color: #777777; line-height:20px;}
.newsBoxList .item .txtbox .name{font-weight: 400; font-size:15px; color: #141414; line-height: 22px; font-weight: bold; margin-top:11px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsBoxList .item .txtbox .text{font-size: 15px; color: #363636; line-height:22px; margin-top:14px; text-overflow:-o-ellipsis-lastline;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical; max-height: 44px;}
.newsBoxList .item .txtbox .more{width: 61px; height: 48px; background: #E8E8E8; border-radius: 6px; display: flex; align-items: center; justify-content: center; margin-top:15px;}
.newsBoxList .item .txtbox .more i{ color: #ffffff; font-size: 30px;}


.pagess {clear: both; margin-top:60px; overflow: hidden; text-align: center;font-size:12px}
.pagess ul li { display:inline-block; width: 64px; height: 64px; line-height: 64px; margin: 0 3px; background: #ECECEC;color:#999}
.pagess ul li:hover{ background:#2EBCEF; color:#fff;}
.pagess ul li:hover a{color:#fff;}
.pagess ul li.thisclass {display: inline-block; width: 64px; height: 64px; margin: 0 3px;background: #ECECEC;color: #fff;}
.pagess ul li.thisclass a {color: #A7A7A7; font-size: 24px;}
.pagess ul li a{ display:block;color: #A7A7A7; font-size: 24px;}
.pagess ul li a:hover {color: #fff;}

.detailsBox{ padding: 40px 0px;}
.detailsLeft{ background:#fff; padding: 10px;}
.detailsLeft h4{font-size: 17px; color: #252525; line-height:30px; padding-left:12px; position: relative;}
.detailsLeft h4::before{width:4px; height:20px; background: #2EBCEF; border-radius:2px; position: absolute; left: 0; top:5px; content: "";}
.detailsLeft ul li{ padding: 10px 0px;}
.detailsLeft ul li .item{background: #FFFFFF; box-shadow: 0px 3px 5px 1px rgba(0,0,0,0.16); display: block;}
.detailsLeft ul li .item .imgbox,.detailsLeft ul li .item .imgbox img{ width: 100%; height: 145px;-webkit-transition: -webkit-transform .5s;transition: transform .5s; overflow: hidden; position: relative;}
.detailsLeft ul li .item:hover .imgbox img{-webkit-transform: scale(1.1);transform: scale(1.1)}
.detailsLeft ul li .item .imgbox .text{ position: absolute; left: 0; top: 0; background: rgba(0, 0, 0, .41); display: flex; align-items: center; justify-content: center; width: 100%; height: 100%; opacity: 0;transition:0.3s; }
.detailsLeft ul li .item .imgbox .text span{width: 71px; height: 32px; box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16); border-radius:6px; border:1px solid #FFFFFF; display: flex; align-items: center; justify-content: center; color: #FFFFFF; font: optional;14px}
.detailsLeft ul li .item:hover .imgbox .text{ opacity: 1;}
.detailsLeft ul li .item .txtbox{ padding: 12px;}
.detailsLeft ul li .item .txtbox p{font-size: 14px; color: #1D1D1D; line-height:25px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2;-webkit-box-orient: vertical;}
.detailsLeft ul li .item:hover .txtbox p{ color: #2EBCEF;}
.detailsRight{ background: #FFFFFF; padding: 50px;}
.JieShaoText p span, p span.detailsRight p span{text-wrap: wrap !important;}
.detailsRight img{max-width: 100%; margin-top: 20px;}
.detailsRight .t1{ text-align: center;}
.detailsRight .t1 h2{font-size: 28px; color: #2D2D2D; line-height:40px;}
.detailsRight .t1 span{font-size: 18px; color: #7B7B7B; line-height: 24px; display: block; margin-top: 30px;}
.detailsRight .t2 img{ max-width: 100%; margin-top: 20px;}
.detailsRight .t2 p{ margin-top: 20px;font-size: 16px; color: #1B1B1B; line-height: 25px;}

.pageBannerFuWu img{ height: 700px;}

.cp_title{font-size: 29px; color:#2EBCEF; line-height:42px; padding-left:20px; position: relative;}
.cp_title::before{width:4px; height:32px; background: #2EBCEF; border-radius:2px; position: absolute; left: 0; top:5px; content: "";}
.cp_txt{font-size: 14px; color: #727272; line-height: 25px; margin-top: 10px;}
.cp_h3{font-size: 24px; color: #272727; line-height: 35px; margin-top: 20px;}
.cp_img{ margin-top: 30px;}
.cp_img img{ width: 100%;}
.cp_rongyu{ margin-top: 50px;}
.cp_rongyu h5{font-size: 16px; color: #2EBCEF; line-height:30px; text-decoration: underline;}
.cp_rongyu p{font-size: 14px; color: #727272;line-height:24px; margin-top: 15px;} 

.kehuLeft{background: #FFFFFF; box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.16);}
.kehuLeft h4{font-size: 34px; color: #323232; line-height: 70px; border-bottom:1px solid rgba(112, 112, 112, .2); padding: 0px 30px;}
.kehuLeft ul{ padding:12px 30px;}
.kehuLeft ul li{ padding: 6px 0px;}
.kehuLeft ul li a{font-size: 20px; color: #9F9F9F; line-height: 30px; display: block;}
.kehuLeft ul li.active a,.kehuTag li.active a{ color: #2EBCEF;}
.kehuRight{background: #FFFFFF; box-shadow: 0px 3px 3px 1px rgba(0,0,0,0.16); padding: 15px 45px;}
.kh_title{ color: #323232; border-bottom: 1px solid rgba(112, 112, 112, .3); padding-bottom: 15px;}
.kehuTag{ padding-top:50px; padding-bottom: 20px; border-bottom:1px solid rgba(112, 112, 112, .6); display: flex; justify-content: center;}
.kehuTag li{ width: 25%; text-align: center;}
.kehuTag li a{ color: #9F9F9F; font-size: 20px; line-height: 40px; position: relative; padding-bottom:15px; display: block;}
.kehuTag li.active a::before{width: 85px; height: 6px; background: #2EBCEF; border-radius: 6px; position: absolute; bottom: 0; left: 50%;transform: translateX(-50%); content: "";}
.kehupage ul{ display: flex; flex-wrap: wrap; margin: 0px -30px; padding: 20px 0px;}
.kehupage ul li{ width: 33.333%; padding:20px 30px;}
.kehupage ul li a{ height:76px; display: flex; align-items: center; justify-content: center;}
.kehupage ul li a img{ max-width: 100%; max-height: 100%;}




@media screen and (max-width:1400px) {
	.pageBanner img{ height: 600px;}
	.pageBanner .text span,.JieShaoTitle span{ font-size: 24px;}
	.pageBanner .text h1,.JieShaoTitle h2{ font-size: 48px; line-height: 1.8;}
	.pageBanner .mbxNav{ bottom: 20px;}
	.jieshaoNav li a{ font-size: 14px; line-height: 50px;}
	.JieShaoImg{ max-width: 600px;}
	.JieShaoText p{ font-size: 18px; margin-bottom: 20px;}
	.detailsRight{ padding: 30px;}
	.cp_title{ font-size: 24px;}
	.kehuTag{ padding: 20px 0px;}
	.kehuTag li a{ font-size: 16px;}
	.kehuLeft ul li a{ font-size: 16px;}
	.kehuLeft h4{ font-size: 24px;}
	.kehuTag li.active a::before { width: 60px; height: 4px;}
	.indexJieShaoFlex .imgbox img{ max-height: 100%;}
	.indexJieShaoFlex .txtbox p{ font-size: 18px; margin-top:16px; line-height: 1.8;}

}

@media screen and (max-width:1199px) {
	.pageBanner img{ height: 500px;}
	.pageBanner .text h1, .JieShaoTitle h2{ font-size: 38px; line-height: 1.6; margin-top: 5px;}
	.newsBox .item .txtbox{ padding: 20px; width: 480px;}
	.newsBox .item .txtbox .name{ font-size: 16px; margin-top: 10px;}
	.newsBox .item .txtbox .text{ font-size: 13px; margin-top: 10px;}
	.newsBox .item .txtbox .more,.newsBoxList .item .txtbox .more{ width: 50px; height: 40px;}
	.newsBox .item .txtbox .more i,.newsBoxList .item .txtbox .more i{ font-size: 16px;}
	
}



@media screen and (max-width:992px) {
	.headerFiex .logo, .headerFiex .logo img{ height: 35px;}
	.header .nav {display:none;}
	.wrap{ padding-top: 64px;}
	#navToggle, .m_nav{ display: block;}
	.header{ padding: 12px 0px;}
	.header #navToggle {height:25px; width: 25px; display: block;}
	.header #navToggle span {position:relative;width:25px;height:2px; margin-top: 12px;}
	.header #navToggle span:before,.header #navToggle span:after {content:'';position:relative;width:100%;height:2px;left:0;}
	.header #navToggle span,.header #navToggle span:before,.header #navToggle span:after {-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;display:block;background:#333;}
	.header #navToggle span:before {top:8px;}
	.header #navToggle span:after {bottom:10px;}
	.header #navToggle.open span:before {top:10px;-webkit-transform:translateY(-11px) rotate(-45deg);-moz-transform:translateY(-11px) rotate(-45deg);-ms-transform:translateY(-11px) rotate(-45deg);-o-transform:translateY(-11px) rotate(-45deg);transform:translateY(-11px) rotate(-45deg);}
	.header #navToggle.open span:after {bottom:13px;-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg);}
	.header #navToggle.open span {background:none;}
	.header #navToggle.open span:before,.header #navToggle.open span:after {background:#FF6D00;}
	.m_nav {position:fixed;top:0px;width:100%;height:100%;background:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s;z-index:1000;opacity:1;visibility:visible;margin-top:0;overflow-y:auto;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms; top:-200%;}
	.m_nav.open {top: 0;}
	.m_nav .ul { padding-top: 70px;}
	.m_nav .ul li {padding: 0px 15px; position: relative;}
	.m_nav .ul li a { display: block; color: #333333; font-size: 14px;border-bottom: 1px solid #e8e8e8; line-height: 50px;}
	.m_nav .ul li.active a,.m_nav .ul li .dropdown_menu a.active { color:#FF6D00;}	
	.m_nav .ul li .dropdown_menu{ display: none;}
	.m_nav .ul li .dropdown_menu a {display:block;line-height:25px;padding:10px 20px; font-size: 14px; box-sizing:border-box;border-bottom:1px solid #f5f5f5;}
	.m_nav .ul li.active  .dropdown_menu a {  color: #333333;}
	.m_nav .ul li.active  .dropdown_menu a.active{ color:#FF6D00;}
	.m_nav .ul li .fa-angle-right::before{float: right; margin-left: 15px; content: '\f105'; font-size: 20px; position: absolute; right:20px; top: 0px;}
	.wrap{ padding-top: 59px;}
}

@media screen and (max-width:991px) {
	.indexJieShaoFlex .txtbox p{ font-size: 16px; margin-top: 15px;}
	.indexJieShaoFlex .imgbox{ margin-left: 24px;}
	.indexJieShao,.indexYeWu,.indexChanPin,.indexChanPin,.indexZhanShi{ padding: 30px 0px;}
	.title h3{ font-size: 24px; margin: 0px 14px;}
	.title .xian{ width: 90px;}
	.title .xian::before{ width: 30px;}
	.ChanPinSwiper,.indexJieShaoFlex{ margin-top: 30px;}
	.indexVideo .Play{ width: 60px;}
	.indexYeWuList{ margin-top: 0px;}
	.indexYeWuList li{ margin-top: 30px;}
	.newsSwiper{ margin-top: 30px;}
	.newsList{ margin-top: 30px; padding: 0px 20px;}
	.newsList ul li a{ font-size: 16px; line-height: 60px;}
	.ChanPinSwiper{ padding: 0px 50px;}
	.ChanPinSwiper .swiper-button-next, .ChanPinSwiper .swiper-button-prev{ width: 40px; height: 40px;}
	.ZhanshiSwiper .swiper-slide .item{ height: 60px;}
	.footer .footerUp{ padding: 40px 15px;}
	.footer .footerUp .txtbox p img{ width: 30px; height: 30px; margin-right: 8px;}
	.footer .footerUp .txtbox p{ font-size:14px; padding: 8px 0px;}
	.footer .footerUp .imgbox{ padding-left: 30px;}
	.footer .footerUp .imgbox img{ width: 90px;}
	.footer .Copyright{ font-size: 13px;}
	.pageBanner img{ height: 380px;}
	.JieShaoTitle{ margin-right: 40px;}
	.JieShaoText p{ font-size: 16px;}
	.JieShaoWrap{ padding-bottom: 25px;}
	.JieShaoImg{ margin-top: 25px;}
	.newsBox .item .txtbox .more{ margin-top: 14px;}
	.newsBoxList li{ margin-top: 40px;}
	.pagess{ margin-top: 30px;}
	.pagess ul li{ width: 36px; height: 36px; line-height: 36px;}
	.pagess ul li a{ font-size: 16px;}
	.kehuRight{ padding: 15px 24px;}
	.kehuTag li a{ font-size: 14px;}
	.kehuTag li{ width: 50%;}
	.kehuTag{ flex-wrap: wrap;}
	.kehupage ul li{ width: 50%; padding: 15px;}
	.hide640{ display: none;}
	
	
}

@media screen and (max-width:767px) {
	
	.indexSan{ padding: 15px 0px;}
	.indexSanFelx .xian{ height: 110px;}
	.indexSanFelx .item .imgbox,.indexSanFelx .item .imgbox img{ width: 65px; height: 65px;}
	.indexSanFelx .item .txtbox h4{ font-size: 16px;}
	.indexSanFelx .item .txtbox p{ font-size: 14px; margin-top: 5px;}

	.indexJieShao, .indexYeWu, .indexChanPin, .indexChanPin, .indexZhanShi	{ padding: 15px 0px;}
	.ChanPinSwiper, .indexJieShaoFlex{ margin-top: 15px;}
	.indexJieShaoFlex{ display: block;}
	.indexJieShaoFlex .txtbox h3{ font-size: 18px; padding-left: 20px;}
	.indexJieShaoFlex .txtbox h3::before {border-top:8px solid transparent; border-right:8px solid transparent; border-left: 8px solid #2EBCEF; border-bottom: 8px solid transparent;}
	.indexJieShaoFlex .txtbox p{ font-size: 14px; margin-top: 8px;}
	.indexJieShaoFlex .imgbox{ margin: 0px; margin-top:10px; width: 100%; text-align: center;}
	.indexJieShaoMore{ margin-top: 20px; width:140px;   height: 38px; font-size: 14px;}
	.indexVideo .Play{ width: 45px;}
	.banner .swiper-pagination .swiper-pagination-bullet{ width: 13px; height: 13px; margin: 0px 8px;}
	.newsSwiper .text{ padding: 15px 100px 15px 15px;}
	.newsSwiper .text p{ font-size: 14px;}
	.newsSwiper .text i{ font-size: 24px;}
	.newsSwiper .swiper-pagination .swiper-pagination-bullet{ width: 6px; height: 6px; margin-left: 8px;}
	.newsSwiper .swiper-pagination{ bottom: 26px;}
	.newsList ul li a{ font-size: 14px; line-height: 50px;}
	.ZhanshiSwiper{ margin-top: 30px;}
	.ZhanshiSwiper .swiper-slide{ width: 33.333%;}
	.footer .footerUp{ padding: 15px;}
	.footer .footerUp .txtbox p img{ width: 20px; height: 20px;}

	.pageBanner img{ height: 280px;}
	.pageBanner .text{ text-align: center;}
	.pageBanner .text span, .JieShaoTitle span{ font-size: 18px; line-height: 30px;}
	.pageBanner .text h1, .JieShaoTitle h2{ font-size: 24px;}
	.pageBanner .mbxNav .mbxNavFlex img{ width: 18px; height: 18px;}
	.pageBanner .mbxNav .mbxNavFlex em{ height: 16px; margin: 0px 8px;}
	.pageBanner .mbxNav .mbxNavFlex a{ font-size: 13px;}
	.JieShaoTxt{ margin-top: 30px;}
	.JieShaoText p{ font-size: 14px; line-height: 1.4;}
	.pageBanner .text .container{ width: 100%;}
	.newsTitle{ padding:4px 0px;}
	.newsTitle h3{ font-size: 18px;}
	.newsTitle h3::before { width: 3px; height: 20px;}
	.newsTitle h3::before { top: 10px;}
	.newsBox .item{ margin-top: 15px; display: block;}
	.newsBox .item .txtbox{ width: 100%;}
	.newsBoxList li{ margin-top: 20px;}
	.detailsBox{ padding: 20px 0px;}
	.detailsRight{ padding: 15px; margin-top: 20px;}
	.detailsRight .t1 h2{ font-size: 18px;}
	.detailsRight .t1 span{ font-size: 13px; margin-top: 10px;}
	.detailsRight .t2 p{ margin-top: 10px; font-size: 14px;}
	.cp_title{ font-size: 18px; line-height: 36px;}
	.cp_title::before { height: 20px;}
	.cp_title::before { top: 8px;}
	.cp_img{ margin-top: 15px;}
	.cp_rongyu{ margin-top: 20px;}
	.kehuLeft h4{ padding: 10px; line-height: 30px; font-size: 20px;}
	.kehuLeft ul{ padding: 12px; display: flex; flex-wrap: wrap;}
	.kehuLeft ul li{ width: 25%;}
	.kehuRight{ margin-top: 20px;}
	.kehuTag{ padding: 8px 0px;}
	.kehuTag li a{ padding-bottom: 4px;}
	.detailsLeft ul{ white-space: nowrap; overflow: auto; width: 100%;}
	.detailsLeft ul li{ width:180px; margin-right: 8px; display: inline-block;}
	.detailsLeft ul li .item .txtbox p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	
	
	
}

@media screen and (max-width:640px) {
	
	.indexSanFelx .xian{ height:30px;}
	.indexSanFelx .item .imgbox, .indexSanFelx .item .imgbox img{ width: 30px; height: 30px;}
	.indexSanFelx .item .txtbox h4{ font-size: 14px; line-height: 20px;}
	.indexSanFelx .item .txtbox p{ font-size: 12px; margin-top: 0px;}
	.indexVideo img{ height: 180px; object-fit: cover;}
	.indexVideo .Play img{ height: 45px;}
	.indexYeWuList li .item .itemBox .txtbox h4{ font-size: 16px;}
	.indexYeWuList li .item .itemBox .txtbox p{ margin-top: 6px;}
	.newsSwiper img{ height: 230px;}
	.footer .footerUp .imgbox{ margin-left: 15px; padding-left: 15px;}
	.footer .footerUp .imgbox img{ width: 75px;}
	.footer .footerUp .txtbox p{ font-size: 13px;}
	.footer .Copyright{ padding: 10px; font-size: 12px;}
	.pageBanner img{ height: 220px;}
	.pageBanner .mbxNav{ bottom: 10px;}
	.jieshaoNav li{ width: 33.333%; padding: 0px 3px;}
	.jieshaoNav li a{ text-align: center; line-height: 40px; font-size: 13px;}
	.JieShaoTxt{ display: block;}
	.JieShaoTitle{ margin: 0px; text-align: center;}
	.JieShaoText{ margin-top: 15px;}
	.newsBox .item .txtbox{ padding: 8px;}
	.newsBox .item .txtbox .time{ font-size: 13px;}
	.newsBox .item .txtbox .name{}
	.kehuLeft ul li{ width: 33.333%;}
	.kehupage ul li a{ height: 55px;}
	.kehupage ul li{ padding: 5px 10px;}
	.row{ margin-left: -8px; margin-right: -8px;}
	.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12{ padding-left: 8px; padding-right: 8px;}
	.indexYeWuList li .item .itemBox .imgbox, .indexYeWuList li .item .itemBox .imgbox img{ height: 140px;}
	.indexYeWuList li .item .itemBox .txtbox{ padding: 10px 10px 14px 10px;}
	.indexYeWuList li .item .itemBox .txtbox h4{ font-size: 14px;}
	.indexYeWuList li .item .itemBox .txtbox p{ font-size: 13px; margin-top: 0px;}
	.indexYeWuList li .item .itemBox .txtbox em{ bottom: 6px;}
	.indexYeWuList li{ margin-top: 20px;}
	.title h3{ font-size: 20px;}
	.title .xian{ width: 60px;}
	  .title .xian::before { width: 20px;}
	  .indexYeWuList li .item .itemTxt h4{ font-size: 16px;}
	 
	  .pageBanner .mbxNav .mbxNavFlex a{ font-size: 12px;}
	  .detailsLeft ul li .item .txtbox{ padding: 6px 12px;}
	  .kehuLeft ul li{ padding: 0px;}
	  .kehuLeft ul li a{ font-size: 14px;}
	  .kehuRight{ padding: 14px;}
	  .kehupage ul{ margin-left:-10px; margin-right: -10px;}
	
}